Office .NET Class Library
C#
VB
Show/Hide TOC
Picture
Buffer Property
Definition
Namespace:
Independentsoft.Office.Presentation.Drawing
Assembly:
Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
Copy
public
byte
[]
Buffer
{
get
;
set
; }
VB
Copy
Public
Property
Buffer
As
Byte
()
Get
Set
Property Value
Byte
Implements
IPicture
Buffer
See Also
Reference
Picture Class
Independentsoft.Office.Presentation.Drawing Namespace
In This Article
Definition
Property Value
Implements
See Also